Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install manpages in a conventional place. #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mtbakerguy
Copy link
Contributor

@mtbakerguy mtbakerguy commented Apr 10, 2021

The install target missed the manpages.

Note: if the landscape pull request for neatpost is accepted, this patch should be applied to keep the manpage up to date (it is already out of date for the -n option):

diff --git a/man/neatpost.1 b/man/neatpost.1
index cba12d1..90de945 100644
--- a/man/neatpost.1
+++ b/man/neatpost.1
@@ -53,6 +53,10 @@ is equivalent to~\c
Sets the line thickness for drawing primitives,
in thousands of an em.
The default is 40.
+.IP "-n"
+Always draw glyphs by name (ps glyphshow).
+.IP "-l"
+Render pages in landscape mode.
.SH FILES
.IP "/usr/share/neatroff/font/*"
.I Neatroff

@aligrudi
Copy link
Owner

aligrudi commented Apr 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants